.clear {clear: both;}
.n_banner {
    width: 100%;
    height: 390px;
}
.n_position {
    height: 50px;
    background: #eaeaf0;
}
.m {
    width: 1300px;
    margin: 0 auto;
    display: block;
    height: 100%;
}
.n_position ul {
    float: left;
}
.n_position ul li {
    height: 50px;
    line-height: 50px;
    width: 150px;
    text-align: center;
    float: left;
    display: inline-block;
    position: relative;
}
.n_position ul li.on {
    background: #6b6e78;
}

.n_position ul li.on a {
    color: #fff;
}
.n_position ul li a {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 14px;
    color: #323339;
}
.n_position li i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 0;
    width: 100%;
    background: #6b6e78;
    transition: all ease 300ms;
    z-index: 0;
}

.n_position h3 {
    font-size: 12px;
    line-height: 50px;
    display: inline-block;
    float: right;
    color: #969697;
}

.n_position h3:before {
    /* content: url(http://www.tjkpsn.com/static/images/mianbao.png); */
    margin-right: 5px;
}

.n_position h3 a {
    margin: 0 5px;
    display: inline-block;
    color: #969697;
}

.n_position h3 em {
    color: #323339;
    margin-left: 5px;
}

.ny_content {
    padding: 50px 0;
}

.ar_article {
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}

.ar_article p {
    font-size: 14px;
    color: #78787a;
    line-height: 30px;
    text-align: justify;
    padding-bottom: 15px;
}

/*新闻列表页样式by deegao.com.cn*/

.n_news_list {
}

.n_news_list ul {
    margin: -14px;
}

.n_news_list li {
    width: 414px;
    height: 408px;
    background: #ebedf1;
    border: 1px solid #e2e4e7;
    margin: 14px;
    box-sizing: border-box;
    float: left;
}

.n_news_list .img {
    height: 195px;
    margin: -1px;
}

.n_news_list li a {
    display: block;
}

.n_news_list li .box {
    padding: 40px 46px;
}

.n_news_list li .riqi {
    width: 29px;
    float: left;
    font-size: 12px;
    color: #a7a8aa;
    font-family: arial;
    border-bottom: 1px solid #f5ca6b;
    height: 77px;
}

.n_news_list li .riqi p {
    font-size: 26px;
    width: 60px;
    color: #2d2d2e;
    margin-bottom: 5px;
}

.n_news_list li .txt {
    float: right;
    width: calc(100% - 104px);
}

.n_news_list li .txt h5 {
    font-size: 16px;
    color: #2d2d2e;
    padding-top: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 16px;
    display: block;
}

.n_news_list li .txt p {
    font-size: 12px;
    color: #848486;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 26px;
}

.n_news_list li .txt span {
    display: block;
    font-size: 13px;
    color: #848486;
}

.n_news_list li .txt span a {
    font-size: 13px;
    color: #848486;
}

@media (min-width: 1200px)
[aos][aos][aos-duration='600'], body[aos-duration='600'] [aos] {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
}

@media (min-width: 1200px)
[aos^=fade][aos^=fade] {
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
}

@media (min-width: 1200px)
[aos=fade-up] {
    -webkit-transform: translate(0,100px);
    -ms-transform: translate(0,100px);
    transform: translate(0,100px);
}

.j_pages {
    margin: 0 auto;
}

.j_pages .box {
    display: inherit;
    width: 100%;
    text-align: center;
    padding-top: 25px;
}

.j_pages a {
    padding: 0px 13px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #9ea0a1;
    color: #676767;
    font-size: 14px;
    box-sizing: border-box;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/*新闻内容页样式 by hero.chang*/

.ar_article {
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}

#left_news {
    float: left;
    width: 1018px;
}

.left_content {
    width: 1072px;
}

.n_article {
    margin-bottom: 20px;
    margin-top: 35px;
}

.n_article .ar_title {
    padding: 0 0 15px 0;
    position: relative;
}

.n_article .ar_title {
}

.n_article .ar_title h1 {
    margin-bottom: 28px;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #6b6e78;
    font-weight: 600;
}

.n_article .ar_title .h2_box {
    text-align: center;
    border-bottom: 3px solid #f1f2f5;
    padding-bottom: 14px;
}

.n_article .ar_title h2 {
    font-size: 12px;
    text-align: left;
    display: inline-block;
    color: #a7a8aa;
    font-weight: normal;
}

.n_article .ar_title h2 .span1 {
    margin-right: 90px;
    line-height: 40px;
}

.shart_box {
    float: right;
    height: 40px;
    margin-top: 2px;
    position: relative;
}

.ar_article a {
    color: #717173;
}

.ar_article img {
    max-width: 100%;
}

#j_shart_s_24 {
    padding-left: 15px;
    position: relative;
    float: right;
}

.bdshare-button-style0-24 {
    zoom: 1;
}

.n_article .ar_article {
    padding-top: 20px;
    padding-bottom: 30px;
    min-height: 400px;
}

.ar_article {
    font-size: 14px;
    
    line-height: 30px;
    text-align: justify;
}
#ar_fot{position:relative;float:left;box-sizing: border-box; margin:-17px;}
#ar_fot h1{ display:block;font-size: 14px;color: #2d2d2e;font-weight:100; width:492px; height:78px; line-height:78px; float:left; background:#eaeaf0; margin:17px;}
#ar_fot h1 span{ line-height:78px; width:325px; display:inline-block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
#ar_fot h1 a{font-size: 14px;color: #2d2d2e;font-weight:100; display:block;padding:0 50px;}
#ar_fot h1 a i{ font-size:20px; font-family:'宋体'; display:inline-block; }
#ar_fot h1 a i.fl{ margin-right:45px;}
#ar_fot h1 a i.fr{ margin-left:45px;}
#ar_fot h1:hover{ background:#0083c9; color:#fff; }
#ar_fot h1:hover a{ color:#fff;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot a,#ar_fot span{}
#ar_fot .shart_box a{ line-height:36px;}
#ar_fot .fr{ text-align:right}
.float{
position:fixed;
top:-35px;
right: 50%;
margin-right: -600px;
}

#right_news {
    margin-top: 35px;
    width: 233px;
    float: right;
    box-sizing: border-box;
}

#right_news .up_box {
    background: #eaeaf0;
}

#right_news .title {
    font-size: 14px;
    text-align: left;
    height: 50px;
    line-height: 50px;
    margin-bottom: 19px;
    background: #5c5e62;
}

#right_news .title h1 {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    padding-left: 15px;
}

#right_news .content {
    padding: 0 16px;
}

#right_news .content li {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: #dbdbdc 1px solid;
}

#right_news ul li .img {
    float: left;
    width: 202px;
    height: 104px;
    margin-bottom: 28px;
}

#right_news ul li .img a {
    width: 100%;
    height: 100%;
}

#right_news a {
    display: block;
}
#right_news a:hover {color:#0083c9;}
.ar_article a {
    color: #717173;
}

#right_news .content li .text_box a:hover {color:#0083c9;}


#right_news ul li .img img {
    width: 100%;
    height: 100%;
}

#right_news .content li .text_box {
    padding-left: 12px;
    background: url(../images/icon_dd_hotnews.png) left 9px no-repeat;
    box-sizing: border-box;
}

#right_news .content li .text_box a {
    font-size: 14px;
    color: #323339;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#right_news a {
    display: block;
}

#right_news .content li span {
    font-size: 12px;
    color: #b4b5ba;
}

#right_news .content li .text_box p {
    font-size: 12px;
    line-height: 18px;
    color: #8f8f90;
    height: 36px;
    overflow: hidden;
    padding: 0;
}

.ar_article p {
    font-size: 14px;
    color: #78787a;
    line-height: 30px;
    text-align: center;
    padding-bottom: 15px;
}

#right_news .down_box {
    width: 233px;
    height: 195px;
    overflow: hidden;
    position: relative;
}

#right_news .down_box .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

#right_news .down_box .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

#right_news .down_box .hd ul li.on {
    background: #f5ca6b;
}

#right_news .down_box .hd ul li {
    float: left;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #bfc0c3;
    cursor: pointer;
}

#right_news .down_box .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

#right_news .down_box .bd li {
    width: 233px;
    height: 195px;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

#right_news .down_box .bd li a {
    display: block;
}

#right_news .down_box .bd img {
    width: 233px;
    height: 195px;
    display: block;
}

#right_news .down_box .bd li h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    color: #eee;
    padding-left: 15px;
    padding-right: 50px;
    font-size: 12px;
}

/*====分享插件====*/
.shart_box{float: right;height: 40px;margin-top: 2px; position:relative;}
.shart_box:hover #j_shart_s_24{ display:block;}
#j_shart_s_24 .bds_count{ font-size:12px;}
#j_shart_s_24{padding-left: 15px;position:relative;float: right;}
#j_shart_s_24 strong{ display:block; position:absolute; left:0; z-index:2; line-height:36px; font-size:12px; color: #a3a0a9;}
#j_shart_s_24 .bds_qzone{background:url(../images/j_shart.png) center -224px no-repeat}
#j_shart_s_24 .bds_tsina{background:url(../images/j_shart.png) center -311px no-repeat}
#j_shart_s_24 .bds_tqq{background:url(../images/j_shart.png) center -195px no-repeat}
#j_shart_s_24 .bds_renren{background:url(../images/j_shart.png) center -340px no-repeat}
#j_shart_s_24 .bds_weixin{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_sqq{background:url(../images/j_shart.png) center -79px no-repeat}
#j_shart_s_24 .bds_fbook{background:url(../images/j_shart.png) center -166px no-repeat}
#j_shart_s_24 .bds_twi{background:url(../images/j_shart.png) center -137px no-repeat}
#j_shart_s_24 .bds_linkedin{background:url(../images/j_shart.png) center -108px no-repeat}
#j_shart_s_24 .bds_tieba{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_huaban{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_douban{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_copy{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_print{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_mshare{background:url(../images/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_count{font-size:12px}

.bdshare-button-style0-24 .bds_qzone{background-position:0 -52px;}.bdshare-button-style0-24 .bds_tsina{background-position:0 -104px;}.bdshare-button-style0-24 .bds_renren{background-position:0 -208px;}.bdshare-button-style0-24 .bds_tqq{background-position:0 -260px;}.bdshare-button-style0-24 .bds_kaixin001{background-position:0 -312px;}.bdshare-button-style0-24 .bds_tqf{background-position:0 -364px;}.bdshare-button-style0-24 .bds_hi{background-position:0 -416px;}.bdshare-button-style0-24 .bds_douban{background-position:0 -468px;}.bdshare-button-style0-24 .bds_tsohu{background-position:0 -520px;}.bdshare-button-style0-24 .bds_tieba{background-position:0 -728px;}.bdshare-button-style0-24 .bds_hx{background-position:0 -988px;}.bdshare-button-style0-24 .bds_fx{background-position:0 -1040px;}.bdshare-button-style0-24 .bds_ty{background-position:0 -1196px;}.bdshare-button-style0-24 .bds_fbook{background-position:0 -1352px;}.bdshare-button-style0-24 .bds_twi{background-position:0 -1404px;}.bdshare-button-style0-24 .bds_linkedin{background-position:0 -1664px;}.bdshare-button-style0-24 .bds_meilishuo{background-position:0 -1716px;}.bdshare-button-style0-24 .bds_mogujie{background-position:0 -1768px;}.bdshare-button-style0-24 .bds_diandian{background-position:0 -1820px;}.bdshare-button-style0-24 .bds_huaban{background-position:0 -1872px;}.bdshare-button-style0-24 .bds_duitang{background-position:0 -2028px;}.bdshare-button-style0-24 .bds_youdao{background-position:0 -2080px;}.bdshare-button-style0-24 .bds_wealink{background-position:0 -2184px;}.bdshare-button-style0-24 .bds_copy{background-position:0 -2288px;}.bdshare-button-style0-24 .bds_mail{background-position:0 -2340px;}.bdshare-button-style0-24 .bds_print{background-position:0 -2392px;}.bdshare-button-style0-24 .bds_mshare{background-position:0 -2444px;}.bdshare-button-style0-24 .bds_sqq{background-position:0 -2652px;}.bdshare-button-style0-24 .bds_sdo{background-position:0 -2704px;}.bdshare-button-style0-24 .bds_qingbiji{background-position:0 -2756px;}.bdshare-button-style0-24 .bds_people{background-position:0 -2808px;}.bdshare-button-style0-24 .bds_xinhua{background-position:0 -2912px;}.bdshare-button-style0-24 .bds_yaolan{background-position:0 -2964px;}.bdshare-button-style0-24 .bds_thx{background-position:0 -2496px;}.bdshare-button-style0-24 .bds_bdhome{background-position:0 -156px;}.bdshare-button-style0-24 .bds_bdxc{background-position:0 -2548px;}.bdshare-button-style0-24 .bds_bdysc{background-position:0 -3068px;}.bdshare-button-style0-24 .bds_isohu{background-position:0 -3016px;}.bdshare-button-style0-24 .bds_more{background-position:0 0;}.bdshare-button-style0-24 .bds_ibaidu{background-position:0 -3120px;}.bdshare-button-style0-24 .bds_weixin{background-position:0 -1612px;}.bdshare-button-style0-24 .bds_iguba{background-position:0 -1300px;}.bdshare-button-style0-24{zoom:1;}.bdshare-button-style0-24:after{content:".";visibility:hidden;display:block;height:0;clear:both;}.bdshare-button-style0-24 a,.bdshare-button-style0-24 .bds_more{float:left;font-size:18px;padding-left:25px;line-height:24px;height:24px;background-image:url(../img/share/icons_0_24.png?v=4c3f13b3.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0;}.bdshare-button-style0-24 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80);}.bdshare-button-style0-24 .bds_more{color:#333;float:left;}.bdshare-button-style0-24 .bds_count{color:#333;background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;width:45px;height:24px;padding:0;text-align:center;margin:6px 6px 0 0;}.bdshare-button-style0-24 .bds_count:hover{background-position:-44px 0;}.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none;}

/*缩略图切换开始*/
.pc-slide {
	width: 633px; float:left;
}

.view .swiper-container {
	width: 633px;
	height: 531px;
}
.view .swiper-container img{ width:633px; height:531px;}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 44px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 44px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 636px;
	height: 89px; margin-left: -3px;
}

.preview .swiper-slide {
	width: 153px;
	height: 88px; 
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview img {
	width: 146px;
    height: 84px;
}
.preview .active-nav {box-sizing:border-box; 
}
.preview .active-nav img {width: 142px;
    height: 80px;
	padding: 0; border: 2px solid #f5ca6b;
}
/*缩略图切换end*/

/*right_txt*/
.right_txt{ float:right; width:612px; margin-top:60px;}
.right_txt .txt{ width:420px; float:left;}
.right_txt h5{ font-size:16px; font-weight:600; padding-bottom:25px;}
.right_txt h5 a{ color:#323339; font-size:20px;}
.right_txt h5 a:hover{ text-decoration:none; color:#f5ca6b;}
.right_txt .txt p{ font-size:14px; color:#5e5e60; line-height:30px; height:120px; overflow:hidden; }
.right_txt .txt p span{ min-width:210px; display:inline-block;}
.right_txt .txt div{ margin-top:30px;}
.right_txt .txt div span{ display:block; float:left; width:62px; height:26px; line-height:26px; text-align:center; font-size:12px; color:#323339; border:1px solid #6b6e78; margin-right:18px;}
.right_txt b{ font-size:30px; color:#e09f0f;  line-height:117px; float:right; }
.right_txt .txt2{ padding-top:35px; margin-top:35px; border-top:1px solid #e4e5e9;}
.right_txt .txt2 p{ font-size:12px; color:#7c7d80; line-height:26px; height:104px; overflow:hidden;}
.right_txt .btn{ width:100px; height:35px; background:#0083c9; line-height:35px; text-align:center; display:block; color:#fff; margin-top:45px;}

.n_ershoufang_xq h3.tt{font-size:18px; color:#323339; font-weight:600; height:55px; line-height:55px; background:#f2f4f8; border-left:3px solid #323339; padding-left:13px; margin-top:80px; margin-bottom:35px;}

.n_ershoufang_xq #ar_fot2{ height:66px; line-height:66px; border-top:1px dashed #dadada; margin-top:60px; margin-bottom:40px;}
.n_ershoufang_xq #ar_fot2 h1{}
.n_ershoufang_xq #ar_fot2 h1 a{ font-size:14px; color:#797979;}
.n_ershoufang_xq #ar_fot2 h1 a span:hover{ text-decoration:underline;}
.n_ershoufang_xq .tuijian{ background:url(../images/tuijian_bg.jpg) top repeat-x;}
.n_ershoufang_xq .tuijian .tt2{ font-size:18px; color:#323339; line-height:90px; font-weight:600;}
.n_ershoufang_xq .tuijian ul{ margin:-18px;}
.n_ershoufang_xq .tuijian ul li{ width:409px; height:381px; float:left; margin:18px; background:#fff;}
.n_ershoufang_xq .tuijian ul li .img{ height:252px; width:100%;}
.n_ershoufang_xq .tuijian ul li .img img{}
.n_ershoufang_xq .tuijian ul li .txt{ padding:26px;}
.n_ershoufang_xq .tuijian ul li .txt h5 a{ font-size:16px; color:#454547; padding-bottom:10px; display:block;}
.n_ershoufang_xq .tuijian ul li .txt h5:hover a{ color:#f5ca6b;}
.n_ershoufang_xq .tuijian ul li .txt p{ font-size:13px; color:; line-height:23px; height:46px; overflow:hidden;}
.fr {
    float: right;
}

.fl {float: left;}

